dbo.ClassSectionTerm 
EntityType  Independent 
Logical Entity Name  ClassSectionTerm 
Default Table Name  AdClassSchedTerm 
Logical Only  NO 
Definition 
 
Note 
 

dbo.ClassSectionTerm Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ClassSectionTermId(PK)    INTEGER  NO 
 
ClassSectionId    INTEGER  YES 
 
TermId    INTEGER  YES 
 
LastModifiedUserId    INTEGER  YES 
 
CreatedDateTime    DATETIME  YES 
 
LastModifiedDateTime    DATETIME  YES 
 
RowVersion    TIMESTAMP/DATE  YES 
 

dbo.ClassSectionTerm Keys 
Key Name  Key Type  Keys 
AdClassSchedTerm_AdClassSchedID_N_N_IDX  Inversion Entry  ClassSectionId 
AdClassSchedTerm_AdClassSchedTermID_U_C_IDX  PrimaryKey  ClassSectionTermId 
AdClassSchedTerm_AdTermId_AdClassSchedId_AdClassSchedTermID_U_N_IDX  Alternate Key  TermId, ClassSectionId, ClassSectionTermId 

dbo.ClassSectionTerm Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

dbo.ClassSectionTerm Check Constraints 
Check Constraint Name  CheckConstraint